home *** CD-ROM | disk | FTP | other *** search
/ Utilities Professional 1-1500 / Utilities Professional 1-1500 (1994)(WPD)[!].iso / 12511500 / var1431.dms / var1431.adf / NDUK-V39.lha / V39 / fd / wb_lib.fd < prev   
Text File  |  1992-09-22  |  718b  |  39 lines

  1. * "workbench.library"
  2. ##base _WorkbenchBase
  3. ##bias 30
  4. *--- functions in V36 or higher (distributed as Release 2.0) ---
  5. *
  6. ##private
  7. *
  8. wbPrivate1()()
  9. wbPrivate2()()
  10. *
  11. wbPrivate3()()
  12. *
  13. ##public
  14. *
  15. AddAppWindowA(id,userdata,window,msgport,taglist)(d0/d1/a0/a1/a2)
  16. *
  17. RemoveAppWindow(appWindow)(a0)
  18. *
  19. AddAppIconA(id,userdata,text,msgport,lock,diskobj,taglist)(d0/d1/a0/a1/a2/a3/a4)
  20. *
  21. RemoveAppIcon(appIcon)(a0)
  22. *
  23. AddAppMenuItemA(id,userdata,text,msgport,taglist)(d0/d1/a0/a1/a2)
  24. *
  25. RemoveAppMenuItem(appMenuItem)(a0)
  26. *
  27. *--- functions in V39 or higher (beta release for developers only) ---
  28. *
  29. ##private
  30. wbPrivate4()()
  31. ##public
  32. *
  33. WBInfo(lock,name,screen)(a0/a1/a2)
  34. *
  35. *--- (5 function slots reserved here) ---
  36. ##bias 126
  37. *
  38. ##end
  39.